From: Juanma Barranquero Date: Mon, 29 Jan 2007 16:10:37 +0000 (+0000) Subject: (isearchb-iswitchb): Fix typo in docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2566 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8b58dd6148f1c8abce112b04ed5d121f6ce0daeb;p=emacs.git (isearchb-iswitchb): Fix typo in docstring. --- diff --git a/lisp/isearchb.el b/lisp/isearchb.el index 0f46969a2d2..72a06fa687b 100644 --- a/lisp/isearchb.el +++ b/lisp/isearchb.el @@ -115,7 +115,7 @@ If nil, don't use a timeout." (defun isearchb-iswitchb () "isearchb's custom version of the `iswitchb' command. -It's purpose is to pass different call arguments to +Its purpose is to pass different call arguments to `iswitchb-read-buffer'." (interactive) (let* ((prompt "iswitch ")